﻿2026-07-27T13:36:41.2634793Z ##[group]Run actions/checkout@v5
2026-07-27T13:36:41.2635356Z with:
2026-07-27T13:36:41.2635735Z   fetch-depth: 2
2026-07-27T13:36:41.2636155Z   repository: BigscreenVR/spt-bs-core
2026-07-27T13:36:41.2639189Z   token: ***
2026-07-27T13:36:41.2639566Z   ssh-strict: true
2026-07-27T13:36:41.2639947Z   ssh-user: git
2026-07-27T13:36:41.2640330Z   persist-credentials: true
2026-07-27T13:36:41.2640742Z   clean: true
2026-07-27T13:36:41.2641117Z   sparse-checkout-cone-mode: true
2026-07-27T13:36:41.2641598Z   fetch-tags: false
2026-07-27T13:36:41.2641976Z   show-progress: true
2026-07-27T13:36:41.2642343Z   lfs: false
2026-07-27T13:36:41.2642710Z   submodules: false
2026-07-27T13:36:41.2643133Z   set-safe-directory: true
2026-07-27T13:36:41.2643579Z   allow-unsafe-pr-checkout: false
2026-07-27T13:36:41.2644018Z ##[endgroup]
2026-07-27T13:36:41.3490751Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-27T13:36:41.3493209Z ##[group]Getting Git version info
2026-07-27T13:36:41.3494481Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-27T13:36:41.3496217Z [command]/usr/bin/git version
2026-07-27T13:36:41.3496951Z git version 2.43.0
2026-07-27T13:36:41.3501801Z ##[endgroup]
2026-07-27T13:36:41.3512796Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/cd2ff366-138b-48e1-9d5a-8087d5f36fe0' before making global git config changes
2026-07-27T13:36:41.3514027Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T13:36:41.3515791Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-27T13:36:41.3550187Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-27T13:36:41.3571802Z https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:36:41.3583514Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-27T13:36:41.3587036Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-27T13:36:41.3607813Z HEAD
2026-07-27T13:36:41.3641132Z ##[endgroup]
2026-07-27T13:36:41.3642198Z [command]/usr/bin/git submodule status
2026-07-27T13:36:41.3828324Z ##[group]Cleaning the repository
2026-07-27T13:36:41.3829253Z [command]/usr/bin/git clean -ffdx
2026-07-27T13:36:41.3858093Z Removing traceable-reqs
2026-07-27T13:36:41.3863990Z [command]/usr/bin/git reset --hard HEAD
2026-07-27T13:36:41.3921791Z HEAD is now at e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T13:36:41.3926416Z ##[endgroup]
2026-07-27T13:36:41.3928353Z ##[group]Disabling automatic garbage collection
2026-07-27T13:36:41.3931999Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T13:36:41.3957252Z ##[endgroup]
2026-07-27T13:36:41.3958035Z ##[group]Setting up auth
2026-07-27T13:36:41.3963431Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T13:36:41.3990058Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T13:36:41.4208560Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T13:36:41.4238767Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T13:36:41.4429984Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T13:36:41.4456198Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T13:36:41.4642718Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T13:36:41.4681799Z ##[endgroup]
2026-07-27T13:36:41.4682657Z ##[group]Fetching the repository
2026-07-27T13:36:41.4688011Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=2 origin +ef8ac59c2a86c33237b5a70929004366f5d15664:refs/remotes/pull/108/merge
2026-07-27T13:36:42.0233909Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-27T13:36:42.0235568Z  + 1ffef93b...ef8ac59c ef8ac59c2a86c33237b5a70929004366f5d15664 -> pull/108/merge  (forced update)
2026-07-27T13:36:42.0256626Z ##[endgroup]
2026-07-27T13:36:42.0257715Z ##[group]Determining the checkout info
2026-07-27T13:36:42.0259075Z ##[endgroup]
2026-07-27T13:36:42.0263361Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T13:36:42.0311031Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T13:36:42.0334940Z ##[group]Checking out the ref
2026-07-27T13:36:42.0337343Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/108/merge
2026-07-27T13:36:42.0493056Z Previous HEAD position was e79dd1a5 Merge e59eb430a4773b935c1c7c3f6c85ac9333985686 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T13:36:42.0495717Z HEAD is now at ef8ac59c Merge b0cfd59814b651833904fc0c63661fc08a27ec51 into d7e7b735f8ccf3bbb55f5faec9c174d61ced5b67
2026-07-27T13:36:42.0517626Z ##[endgroup]
2026-07-27T13:36:42.0541221Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T13:36:42.0565466Z ef8ac59c2a86c33237b5a70929004366f5d15664
